Skip to content

[SCSB-225] migrate [tool.pytest.ini_options] to native TOML#10110

Draft
zacharyburnett wants to merge 1 commit intospacetelescope:mainfrom
zacharyburnett:scsb-225
Draft

[SCSB-225] migrate [tool.pytest.ini_options] to native TOML#10110
zacharyburnett wants to merge 1 commit intospacetelescope:mainfrom
zacharyburnett:scsb-225

Conversation

@zacharyburnett
Copy link
Collaborator

Resolves SCSB-225

Pytest 9.0 includes a native TOML table [tool.pytest], which we should use instead of [tool.pytest.ini_options]

Tasks

  • If you have a specific reviewer in mind, tag them.
  • add a build milestone, i.e. Build 12.0 (use the latest build if not sure)
  • Does this PR change user-facing code / API? (if not, label with no-changelog-entry-needed)
    • write news fragment(s) in changes/: echo "changed something" > changes/<PR#>.<changetype>.rst (see changelog readme for instructions)
    • update or add relevant tests
    • update relevant docstrings and / or docs/ page
    • start a regression test and include a link to the running job (click here for instructions)
      • Do truth files need to be updated ("okified")?
        • after the reviewer has approved these changes, run okify_regtests to update the truth files
  • if a JIRA ticket exists, make sure it is resolved properly

@codecov
Copy link

codecov bot commented Jan 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.19%. Comparing base (bbf1e5f) to head (b5aa28e).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10110      +/-   ##
==========================================
- Coverage   85.98%   84.19%   -1.79%     
==========================================
  Files         368      368              
  Lines       38457    38455       -2     
==========================================
- Hits        33066    32377     -689     
- Misses       5391     6078     +687     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant